Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump the k8s group with 3 updates #317

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps the k8s group with 3 updates: k8s.io/klog/v2, k8s.io/kubelet and sigs.k8s.io/cluster-api.

Updates k8s.io/klog/v2 from 2.120.0 to 2.120.1

Release notes

Sourced from k8s.io/klog/v2's releases.

Prepare klog release for Kubernetes v1.30 (Take 2)

What's Changed

Full Changelog: kubernetes/klog@v2.120.0...v2.120.1

Commits

Updates k8s.io/kubelet from 0.29.0 to 0.29.1

Commits

Updates sigs.k8s.io/cluster-api from 1.6.0 to 1.6.1

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.6.1

👌 Kubernetes version support

  • Management Cluster: v1.25.x -> v1.29.x
  • Workload Cluster: v1.23.x -> v1.29.x

More information about version support can be found here

Highlights

  • Kubernetes v1.29 is now supported

Changes since v1.6.0

📈 Overview

  • 30 new commits merged
  • 1 feature addition ✨
  • 9 bugs fixed 🐛

✨ New Features

  • Control-plane: KCP: Allow mutation of all fields that should be mutable (#9884)

🐛 Bug Fixes

  • CAPD: Fix ignition to also set the kube-proxy configuration to skip setting sysctls (#9895)
  • clusterctl: Validate no objects exist from CRDs before deleting them (#9834)
  • e2e: Make MachinePools and MachineDeployments optional in ApplyClusterTemplateAndWait (#9962)
  • e2e: Test: Fix finalizers test to not only rely on namespaced name (#10004)
  • e2e: Test: wait for topology to get rolled out before continuing with scaling checks (#9827)
  • IPAM: Fix webhooks using mixed api versions (#9863)
  • Logging: Improve log k/v pairs and a improve/drop a few log lines (#9880)
  • MachinePool: Fix TestReconcileMachinePoolScaleToFromZero flakes (#9822)
  • Testing: SSA: fix flaky test TestPatch/Test patch with Machine (#9915)

🌱 Others

  • CI: Bump kubebuilder envtest to 1.29.0 (#10014)
  • Dependency: Bump golang.org/x/crypto to v0.17.0 (#9943)
  • Dependency: Bump to Go 1.20.12 (#9841)
  • Dependency: Go.mod: bump github.com/cloudflare/circl to v1.3.7 (#10002)
  • e2e: Add DeepCopy method for E2EConfig (#9989)
  • e2e: Add test util to resolve Kubernetes versions (#9996)
  • e2e: Bump cluster-autoscaler to v1.29.0 (#9948)
  • e2e: Drop duplicated scale test (#9976)
  • e2e: Make etcd and CoreDNS optional in upgrade and self-hosted tests (#9965)
  • e2e: Test/framework add WatchDaemonSetLogsByLabelSelector method (#9994)
  • Testing: add dynamic finalizer assertions for e2e framework (#10003)]
  • Testing: v1.29: Prepare quickstart, capd and tests for the new release including kind bump (#9890)

📖 Additionally, there have been 8 contributions to our documentation and book. (#9815, #9816, #9824, #9830, #9878, #9902, #9951, #9979)

Thanks to all our contributors! 😊

Commits
  • a150f71 Merge pull request #10014 from k8s-infra-cherrypick-robot/cherry-pick-10013-t...
  • d049ff7 Bump kubebuilder to 1.29.0
  • 6078be4 Merge pull request #10003 from adityabhatia/dynamicFinalizerAssertions1.6
  • bca44c5 test: add dynamic finalizer assertions for e2e framework
  • 6a42479 Merge pull request #10004 from k8s-infra-cherrypick-robot/cherry-pick-9891-to...
  • 469f102 Fix finalizers test to not only rely on namespaced name
  • ea140ce Merge pull request #10002 from chrischdi/pr-bump-github.com-cloudflare-circl-1-6
  • 479499f go.mod: bump github.com/cloudflare/circl to v1.3.7
  • 7071633 Merge pull request #9996 from k8s-infra-cherrypick-robot/cherry-pick-9995-to-...
  • 59fa80c Add test util to resolve Kubernetes versions
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the k8s group with 3 updates: [k8s.io/klog/v2](https://github.com/kubernetes/klog), [k8s.io/kubelet](https://github.com/kubernetes/kubelet) and [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api).


Updates `k8s.io/klog/v2` from 2.120.0 to 2.120.1
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.120.0...v2.120.1)

Updates `k8s.io/kubelet` from 0.29.0 to 0.29.1
- [Commits](kubernetes/kubelet@v0.29.0...v0.29.1)

Updates `sigs.k8s.io/cluster-api` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/kubelet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: sigs.k8s.io/cluster-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 23, 2024
@github-actions github-actions bot enabled auto-merge (squash) January 23, 2024 16:22
@github-actions github-actions bot merged commit 05cc06a into main Jan 23, 2024
15 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/k8s-483b2c2770 branch January 23, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants